Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

282
Views
host virtual wamp laravel no funciona "Si su negocio tuviera manos",

Estoy tratando de crear un host virtual ecommerce.com en lugar de un servicio artesanal de php, pero es una pena que se dirija directamente al sitio de commerce.com, sabiendo que modifico el archivo D: \ wamp \ bin \ apache \ apache2.4.39 \ conf \ extra \ httpd-vhosts.conf y C: \ Windows \ System32 \ Drivers \ etc \ host .

archivo anfitrión

 127.0.0.1 localhost 127.0.0.1 ecommerce.com ::1 localhost

httpd-vhosts.conf

 # Virtual Hosts # <VirtualHost *:80> ServerName localhost ServerAlias localhost DocumentRoot "${INSTALL_DIR}/www" <Directory "${INSTALL_DIR}/www/"> Options +Indexes +Includes +FollowSymLinks +MultiViews AllowOverride All Require local </Directory> </VirtualHost> <VirtualHost *:80> ServerName ecommerce.com DocumentRoot "${INSTALL_DIR}/www/ecomm/public" <Directory "${INSTALL_DIR}/www/"> </Directory> </VirtualHost>
over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Cuando usa WAMP, puede crear hosts virtuales desde el panel de Wamp. En su navegador, vaya a localhost y en la página de wamp busque create virtual host (o algo como esto).

Creo que es mejor deshacer los cambios que has hecho manualmente primero.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!